home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Forever 4
/
Atari Forever 4.zip
/
Atari Forever 4.iso
/
SERIE_AI
/
AI_018
/
POVRAY3.LZH
/
3DSPOV18
/
SAMPLES
/
POVDIAM.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-10-02
|
402b
|
9 lines
@echo off
rem ** Converts and renders DIAM.3DS with POV-Ray. This sample only works **
rem ** with POV-Ray 2.0. You could probably convert it to work with 1.0 **
rem ** but it wouldn't look very good since POV-Ray 1.0 doesn't support **
rem ** TIR (total internal reflection). **
3ds2pov diam -s0 -ldiammtl.inc
povray -idiam.pov -odiam.tga -w320 -h200 -a